#main {
     margin: 0px auto 0 auto;
     width: 1020px;
     text-align: left;
     background: #ffffff;
     
}


#header {
     position: relative;
	 margin: 0 10px;
    
     height: 93px;
     background: #FFF url('../img/bg_header.png') left top no-repeat;
}

#middle-section {
     padding: 0 0 0 17px;
	 margin: 0 10px;
    
}

#content {
   
	 margin: 10 10px;
}

#content-section {
     float: left;
     width: 630px;
}


#content-section li {
     
     background: url('../img/arrow1.gif') left 4px no-repeat;
}



#content-section ul {
	margin: 0px;
}

#content-section {
     float: left;
     width: 580px;
	
}

#left-section {
     float: left;
     width: 210px;
     
	 
}


#right-section {
     float: right;
     width: 200px;
    
}

#footer {
 
    padding: 18px 0 28px 0;
	
	background: #505050 url('../img/footer-bg.gif') no-repeat ;
}

.mapframe {
	background: #EEEFF8 !important;
}
